Skip to main content

Flow Editor

Let's take a look inside the Flow Editor 5-24-22

info

5 Minute Read 🕗

1 out of 5

Basics


info

Flow Editor: The logic side of ProViz allows you to add Event -> Services to your Elements. A action(s) has been met, which causes an event(s) to occur.


At first glance the Flow Editor may seem intimidating to users who don't have experience coding. Coding languages utilize logic to organize and efficietly run programs. Don't worry, you won't be writing any code, but it is important to understand the concept of logic based coding.

Logic Definition

Each Element can be dropped into the Flow Editor, but not all will have both events and services.
We call these "Logic Blocks" Element Nodes.

Logic Block Diagram

Remember that our If -> Then is Event -> Services.
By creating these statements ProViz will know what to do when an action occurs.


Connections

info

A Connection is the moving line which connects two Element Nodes together.
You can drag a Connection from a Event and drop it on top of a Service.


Alt Text

To delete connections look under your Elements Properties Tab. ⬇️

Alt Text


Flow Elements

info

Inside of the Flow Editor are additional Elements, these elements won't appear in your scene, but will be useful tools in hooking up your scene's logic.

You can quickly access these Elements via a Right Click inside of the Flow Editor, or by clicking this icon: Nodes

Click Here to learn more.


Pro-Tips

Nodes


Nodes


Nodes


tip

When connecting Logic to your Elements your Flow Editor may get a bit messy. To better organize your Elements you can drag and move them to whatever organization works best for you.

Nodes


tip

To quickly find a Element Node in the Flow Editor, select it in your scene tree and the Node will be highlighted.

Alt Text


tip

At the top right of the Flow Editor you'll find some additional Elements. These Elements will not show up in your scene as they are only used for Logic purposes. Look at the Flow Elements Lesson to learn more about these.

Alt Text


Lesson Complete

⭐️ ⭐️ ⭐️